home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1997 November
/
Designer's Club 1997 November.iso
/
mac
/
Idea Source™
/
Source Art
/
Shockweb.Dcr
/
00007.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-09-24
|
226 b
|
11 lines
on mouseDown
puppetSound("click")
repeat while the mouseDown
set the visible of sprite 2 to 0
updateStage()
end repeat
set the visible of sprite 2 to 1
updateStage()
gotoNetPage("http://www.dgusa.com")
end